home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-08-12 | 610 b | 29 lines | [TEXT/CWIE] |
- /*
- * File Name: sample JPEGConverterLib.r
- *
- * Description: resources for the sample JPEG Converter which are not to be internationalized.
- *
- * Written by: DMG 4/3/98
- *
- * Copyright: © 1998 by Apple Computer, Inc., all rights reserved.
- *
- * Change History (most recent first):
- *
- * 4/3/98 DMG411 Add LowPDFConverter.
- *
- */
- #include "Types.r"
- #include "SysTypes.r"
- #include "sample ConverterShell.h"
- #include "SettingsLibTypes.r"
- #include "Debug.h"
-
- resource kDMPluginResourceInfoType (kDMPluginResourceInfoID,
- #if qNames
- "Plug-In Info",
- #endif
- purgeable) {
- {
- 'down', '????', "sampleJPEGConverterLib"
- }
- };